From: Stephen Rothwell Date: Fri, 20 Jun 2014 04:14:17 +0000 (+1000) Subject: staging: board: disable as it breaks the build X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~6194^2~1027 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d13778d537a0ed6115d2a79a942af999cfb8eec6;p=linux-4.9.git staging: board: disable as it breaks the build Cc: Magnus Damm Signed-off-by: Stephen Rothwell Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/board/Kconfig b/drivers/staging/board/Kconfig index 09d94b48c9c9..7eda0b8b7aab 100644 --- a/drivers/staging/board/Kconfig +++ b/drivers/staging/board/Kconfig @@ -1,6 +1,7 @@ config STAGING_BOARD boolean "Staging Board Support" depends on OF_ADDRESS + depends on BROKEN help Select to enable per-board staging support code.